IRQ: Remove bit-rotten code
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 5 Sep 2011 14:02:11 +0000 (15:02 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 5 Sep 2011 14:02:11 +0000 (15:02 +0100)
commit0ba296917d257c87dbfb71a77cf20768c7e084ce
treed8d28177bf2a19db10dc3134b78cef354eb46ba5
parentba3d7de6ce6f239c2a44ffba6256095101d757dd
IRQ: Remove bit-rotten code

irq_desc.depth is a write only variable.
LEGACY_IRQ_FROM_VECTOR(vec) is never referenced.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: George Dunlap <george.dunlap@eu.citrix.com>
xen/arch/x86/io_apic.c
xen/arch/x86/irq.c
xen/include/asm-x86/irq.h
xen/include/xen/irq.h